home *** CD-ROM | disk | FTP | other *** search
/ Clickx 35 / Clickx 35.iso / assets / software / PaintDotNet_3_0_WithDotNet.exe / PaintDotNet.msi / _9DBA124180D475E7CF24C650E398DCA4 < prev    next >
Encoding:
Text File  |  2007-01-11  |  12.1 KB  |  258 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Toolbar</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <a href="http://www.getpaint.net/">
  17.     <img border="0" src="../images/logo.png"></a><p>
  18.      </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         <a href="WhatsNew.html">What's New?</a><br>
  26.         </li>
  27.     </ul>
  28.     <h3>Concepts</h3>
  29.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  30.         <li><a href="LayersAndBlendModes.html">Layers and Blend Modes</a></li>
  31.     </ul>
  32.     <h3>User Interface</h3>
  33.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  34.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  35.         <li><a href="MainWindow.html">Main Window</a></li>
  36.         <li><a href="ImageList.html">Image List</a></li>
  37.         <li><a href="MenuBar.html">Menu Bar</a>
  38.         <ul class="toc">
  39.             <li><a href="FileMenu.html">File</a></li>
  40.             <li><a href="EditMenu.html">Edit</a></li>
  41.             <li><a href="ViewMenu.html">View</a></li>
  42.             <li><a href="ImageMenu.html">Image</a></li>
  43.             <li><a href="LayersMenu.html">Layers</a>
  44.             <ul class="toc">
  45.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  46.             </ul></li>
  47.             <li><a href="AdjustmentsMenu.html">Adjustments</a> 
  48.                 <ul class="toc">
  49.                     <li><a href="Curves.html">Curves</a></li>
  50.                     <li><a href="Levels.html">Levels</a></li>
  51.                 </ul></li>
  52.             <li><a href="EffectsMenu.html">Effects</a></li>
  53.             <li><a href="WindowMenu.html">Window</a></li>
  54.             <li><a href="HelpMenu.html">Help</a></li>
  55.         </ul>
  56.         </li>
  57.         <li><a href="Toolbar.html">Toolbar</a></li>
  58.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  59.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  60.             <li><a href="MoveTools.html">Move Tools</a><br>
  61.             <a href="MagicWand.html">Magic Wand</a></li>
  62.             <li><a href="GradientTool.html">Gradient Tool</a><br>
  63.             <a href="Paintbrush.html">Paintbrush</a></li>
  64.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  65.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  66.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  67.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  68.             <li><a href="TextTool.html">Text Tool</a></li>
  69.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  70.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  71.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  72.         </ul>
  73.         </li>
  74.         <li><a href="HistoryWindow.html">History Window</a></li>
  75.         <li><a href="LayersWindow.html">Layers Window</a></li>
  76.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  77.         <li><a href="StatusBar.html">Status Bar</a></li>
  78.     </ul>
  79.     </li>
  80.     <h3>Other</h3>
  81.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  82.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  83.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  84.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  85.         <li><a href="WebLinks.html">Web Links</a></li>
  86.         <li><a href="License.html">License</a></li>
  87.     </ul>
  88. </div>
  89. <div id="content">
  90.     <!-- #BeginEditable "content" -->
  91.     <h2>Toolbar</h2>
  92.     <p>The toolbar contains buttons for accessing many common commands, controls 
  93.     for configuring how the image is viewed, and controls for configuring how 
  94.     many of the tools perform drawing.</p>
  95.     <ul>
  96.         <li class="nobullet"><img border="0" src="Images/Toolbar.png"></li>
  97.         <li><h3><a name="CommonActions"></a>Common Actions</h3><p>
  98.         <img border="0" src="Images/Toolbar_CommonActions.png"><br>
  99.         These buttons allow you to quickly perform many common actions. From 
  100.         left to right, they allow you to create a new image, open an existing 
  101.         one, save, print, cut, copy, paste, crop, deselect, undo, and redo.</p></li>
  102.         <li><h3><a name="ViewControls"></a>View Controls</h3>
  103.         <p>
  104.         <img border="0" src="Images/Toolbar_ViewControls.png"><br>
  105.         These controls allow you to modify how the image is presented to you. 
  106.         The first two buttons let you zoom in or out, while the dropdown list 
  107.         allows you to set a specific zoom level. You may also choose the 
  108.         "Window" zoom level, which causes the zoom level to be maintained such 
  109.         that the entire image is always visible (this is the same as selecting 
  110.         the
  111.         <a href="ViewMenu.html#zoomToWindow">View <font face="Times New Roman">ΓåÆ</font> 
  112.         Zoom to Window</a> menu option).</p>
  113.         <p>
  114.         The next two buttons toggle the visibility of the grid and the rulers, 
  115.         respectively. The last control lets you specify whether you wish to work 
  116.         with measurements in pixels, inches, or centimeters. This does not 
  117.         change the units that are stored in the image; you may change those 
  118.         using the
  119.         <a href="ImageMenu.html#Resize">Image <font face="Times New Roman">ΓåÆ</font> 
  120.         Resize</a> menu command.</p></li>
  121.         <li><h3><a name="ToolChoice"></a>Tool Choice</h3>
  122.         <p><img border="0" src="Images/Toolbar_ToolChoiceButton.png"></p>
  123.         <p>The second row of the toolbar starts with a button that lets you 
  124.         choose the current tool. If you click on this button you will be 
  125.         presented with a list of possible tools, as well as a command called 
  126.         "Choose defaults." Clicking on it will bring up this dialog:</p>
  127.         <p><img border="0" src="Images/ChooseDefaults.png"></p>
  128.         <p>This dialog may be used to set all of the default toolbar item 
  129.         settings. You may also change which tool is made active when Paint.NET 
  130.         starts up. The "Reset" button will reset all of the values to the 
  131.         defaults, while "Load from Toolbar" will take the settings that are in 
  132.         the current toolbar and apply them to the settings in this dialog. </p>
  133.         <p>Previous versions of Paint.NET would automatically remember some 
  134.         settings in the toolbar between sessions, such as those for antialiasing 
  135.         and color tolerance. In version 3.0, none of the toolbar settings are 
  136.         automatically remembered. If you want a toolbar setting to be remembered 
  137.         then you must manually change it through this dialog and then press the 
  138.         "Save" button.</p>
  139.         </li>
  140.         <li><h3><a name="ToolConfiguration"></a>Tool Configuration</h3>
  141.         <p>After the Tool button, the rest of this row contains controls that 
  142.         let you adjust how the current tool operates. There will always be a 
  143.         combination of the toolbar controls from the "Choose Defaults" dialog 
  144.         shown above. Each section is discussed below.</p>
  145.         </li>
  146.         <li><h3><a name="ShapesBrushesFill"></a>Shapes, Brushes and Fill</h3><p>
  147.         <img border="0" src="Images/Toolbar_ShapesBrushesFill.png"></p>
  148.         <p>
  149.         The <a href="ShapeTools.html">Shape Tools</a> use these controls. Here 
  150.         you can select if the shape should be drawn with its outline, interior, 
  151.         or both, the size of the brush stroke, and the fill style.</p>
  152.         </li>
  153.         <li><h3><a name="Text"></a>Text</h3><p>
  154.         <img border="0" src="Images/Toolbar_Text.png"></p>
  155.         <p>
  156.         This section of the toolbar is only used by the <a href="TextTool.html">
  157.         Text tool</a>, and lets you configure the font family, size, rendering 
  158.         method, and style.</p>
  159.         <p>
  160.         The two rendering methods are "Smooth" and "Sharp." The Smooth rendering 
  161.         method is optimized for medium to large text. At small text sizes it may 
  162.         look fuzzy or blurry, although this will depend on the font being used. 
  163.         The Sharp rendering method is well suited for sharp text at smaller text 
  164.         sizes; at larger text sizes it may not appear very smooth. It is also 
  165.         ideal for doing user interface mockups as it uses the same rendering 
  166.         code that Windows uses for displaying user interface text. If 
  167.         antialiasing is disabled (via the <a href="#Rasterization">Rasterization</a> 
  168.         options), then it does not matter whether Smooth or Sharp is selected.</p>
  169.         </li>
  170.         <li><h3><a name="Gradient"></a>Gradient</h3><p>
  171.         <img border="0" src="Images/Toolbar_Gradient.png"></p>
  172.         <p>
  173.         The <a href="GradientTool.html">Gradient Tool</a> has 5 different 
  174.         gradient types that it can render, and it can also operate in either 
  175.         color mode or a special transparency mode.</p>
  176.         </li>
  177.         <li><h3><a name="Tolerance"></a>Magic Wand, Paint Bucket, and Recolor</h3><p>
  178.         <img border="0" src="Images/Toolbar_MagicWandPaintBucket.png"></p>
  179.         <p>
  180.         This slider affects how the <a href="MagicWand.html">Magic Wand</a>, the
  181.         <a href="PaintBucket.html">Paint Bucket</a>, and the <a href="RecolorTool.html">
  182.         Recolor Tool</a> operate. It controls how similar colors must be when 
  183.         being operated on by these tools. If this is set to 0%, then only the 
  184.         exact color specified will be considered. If this is set to 100%, then 
  185.         all colors will be included. The default value is 50%.</p>
  186.         </li>
  187.         <li><h3><a name="ColorPicker"></a>Color Picker</h3><p>
  188.         <img border="0" src="Images/Toolbar_ColorPicker.png"></p>
  189.         <p>
  190.         The <a href="PixelTools.html">Color Picker</a> may be configured to 
  191.         switch to the <a href="PixelTools.html">Pencil</a> tool or the previous 
  192.         tool after clicking on a color.</p>
  193.         </li>
  194.         <li><h3><a name="MoveSelectedPixels"></a>Move Selected Pixels</h3><p>
  195.         <img border="0" src="Images/Toolbar_MoveSelectedPixels.png"></p>
  196.         <p>
  197.         The <a href="MoveTools.html">Move Selected Pixels</a> tool can be 
  198.         configured to use either "smooth" (bilinear) or "pixelated" (nearest 
  199.         neighbor) resampling. Smooth quality is usually preferable unless you 
  200.         have a specific need for pixelated quality.</p>
  201.         </li>
  202.         <li><h3><a name="Rasterization"></a>Rasterization</h3><p>
  203.         <img border="0" src="Images/Toolbar_Rasterization.png"></p>
  204.         <p>
  205.         Many tools are affected by one or both of these options which select how 
  206.         drawing is performed on a per-pixel basis. To use these split-buttons, 
  207.         you can either press on the icon to toggle the setting, or click on the 
  208.         arrow to open a menu describing the possible choices.</p>
  209.         <p>
  210.         The first split-button controls whether
  211.         <a href="http://en.wikipedia.org/wiki/Antialiasing">antialiasing</a> is 
  212.         used. The circle on the left was drawn with antialiasing enabled, 
  213.         whereas the one on the right was drawn with antialiasing disabled. It is 
  214.         noticeably more "jagged" in its appearance:</p>
  215.         <p>
  216.         <img border="0" src="../images/aaVSnoAA.png"></p>
  217.         <p>
  218.         The second split-button controls the type of
  219.         <a href="http://en.wikipedia.org/wiki/Alpha_compositing">blending</a>. 
  220.         Normal blending applies what is known as "OVER" blending, where each 
  221.         pixel that is being drawn is blended into the pixel that is already on 
  222.         the layer. Overwrite blending applies what is known as "COPY" blending, 
  223.         where each pixel that is being drawn replaces any pixel that was already 
  224.         there. In the image below, a line was drawn twice with an alpha value of 
  225.         128, which means it is approximately 50% transparent. The line on the 
  226.         left was drawn with Normal blending, and as such it blended into the 
  227.         image of the car. Both the car and the line are visible where the line 
  228.         was drawn. The second line, on the right, was drawn using Overwrite 
  229.         blending. The car is no longer visible where the line was drawn, and the 
  230.         checkboard pattern is now visible which indicates that this portion of 
  231.         the image is now transparent.</p>
  232.         <p>
  233.         <img border="1" src="../images/bmw_AB_vs_noAB.jpg"></p>
  234.         <p>
  235.         The Overwrite blending option can be especially useful with the
  236.         <a href="PixelTools.html">Pencil</a> tool when editing images at the 
  237.         pixel level.</p>
  238.         </li>
  239.     </ul>
  240.     <!-- #EndEditable -->
  241.     <h4><br>
  242.     <br>
  243.     </h4>
  244.     <p align="center">
  245.     <font color="#808080" size="1">Copyright <font face="Times New Roman">┬⌐ 2007 </font>
  246.     Rick Brewster, Tom Jackson, and past contributors. Portions Copyright
  247.     <font face="Times New Roman">┬⌐ 2007 </font>Microsoft Corporation. All Rights 
  248.     Reserved.</font><font size="1"> <br>
  249.     </font>
  250. </div>
  251. </b>
  252.  
  253. </body>
  254.  
  255. <!-- #EndTemplate -->
  256.  
  257. </html>
  258.